
.updateBanners{
    padding: 10px;
    border-radius: 5px;
}   
.ad-topimage-img{
    height: 148px !important;
    border-radius: 5px;
    object-fit: cover;
}
.img-num{
    width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.5);color: #fff;display: flex;font-size:32px;
}
@media (max-width: 767px) {
    .img-num{
        font-size: 1.8em !important;
    }
}
@media(min-width:767px){

    .imga{
        font-size: 24px;
        font-weight: normal;
        color: #333;
        font-family: "Microsoft YaHei", "Hiragino Sans GB";
    }

    .updateBanners{
        padding: 0px;
    }
    .title{
        font-size: 1.4em;
    }
    .topping{
        margin: 0px 0px 10px 0px !important;
    }
    .update-zt{
        margin-top: 10px;
    }
    .max-padding-0{
        min-height: auto !important;
    }
    .video-poster1{
        height: 280px !important;
    }
    .video-btn1{
        height: 140px !important;
    }
    .ad-topimage-img{
        height: 348px !important;
    }
    .bg_tm_text3{
        bottom: 10px !important;
    }
    .t1{
        width: 760px !important;
        font-size: 24px !important;
    }
    .topping-ico{
        flex: 0 0 30px !important;
    }
    .topping-ico img{
        width: 30px !important;
    }
}

.updateBanners img{
    border-radius: 5px;
}

.bg_tm1{
    height:5em;
    width: 100%;
    position: absolute;
    bottom: 0;
    background-image:url('../img/list_mask_boot@2x.png');
    background-repeat: repeat-x;
    border-radius:5px; 
}

.bg_tm_text1{
    height: 2.8em;
    font-size: 0.8em;
    font-weight: 100;
    font-weight: 600;
    bottom: 15px;
    align-items: flex-end;
    justify-content: left;
    display: flex;
}

.bg_tm_text1 span{
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.updateBanners .swiper-container{
    border-radius: 5px;
}
#topping-title{
    padding-left: 5px;
}
.topping{
    /* margin: 0px 10px; */
    /* border: 1px solid #f2f2f2; */
    padding: 10px 0px;
    /* background: rgb(249,250,248); */
    border-radius: 5px;
    display: flex;
}
.topping-ico{flex: 0 0 20px;}
.topping-ico img{width: 20px;}
/* .topping-title{
    width: 100%;
    height: 60px;
    overflow: hidden;
    overflow-y: scroll;
} */

.t1{
    /* width: 320px; */
    /* height: 60px; */
    font-size: 1.2em;
    /* font-weight: 600; */
    /* bottom: 15px; */
    align-items: center;
    justify-content: left;
    display: flex;
    padding: 3px 5px;
    flex: 0 0 100%;
    overflow: hidden;
    white-space: nowrap;
}

.t1 span{
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    color: black;
    font-weight: 600;
}
.t1-1{
    position: absolute;
    left: 4px;
    margin-top: 1.2%;
}

.t-t{
    /* width: 80%; */
    width: calc(100% - 20px);
    padding-left: 20px;
    position: relative;
    /* height: 60px;
    overflow: hidden; */
    /* overflow-y: scroll; */
}

.t1-1::before {
    content: "●"; /* 定义伪元素内容为一个实心圆点 */
    color: #ca151d; /* 将圆点颜色设为红色 */
    margin-right: 0.5em; /* 设置圆点与文本的距离 */
    
    }

.update-zt{
    background: rgb(248,250,249);
    padding: 0px 10px;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
}

.news-list-sm{
    color: #a9a4a4;
}

.video-circles{
    padding: 10px 0px;
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
    padding-bottom: 0px;
}

.slide-video{
    width: 100%;
    position: relative;
}
.video-poster{
    height: 180px;
}
.video-poster1{
    height: 140px;
}
.video-poster img{
    height: 100% !important; 
    object-fit: cover;
    border: 1px solid #dddddd;
    border-radius: 5px;
}

.video-btn{
    position: absolute;
    top: 0;
    width: 100%;
    height: 90px;
}
.video-btn1{
    position: absolute;
    top: 0;
    width: 100%;
    height: 70px;
}

.video-btn img{
    width: 50px;
    height: 50px !important;
    position: absolute;
    bottom: -25px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.video-data{
    text-align: left;
    font-size: 0.5em;
    line-height: 2em;
    margin-top: 10px;
}
.video-date-bq{
    float: right;
    padding: 0px 4px;
    border: 1px solid #3333;
    border-radius: 5px; 
}

.video-title{
    text-align: left;
    margin-top: 10px;
    font-size: 0.9em;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 50px;
    display: -webkit-box;
}


.zt-1{
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    box-shadow: #f2f2f2 0px 0px 10px;
}

.zt-0{
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    box-shadow: #f2f2f2 0px 0px 10px;
    padding:0px 10px 0px 10px !important;
    position: relative;
}
.zt-0-img{
    width: 50px;
    position: absolute;
    left: -10px;
}
.zt-0-1{
    padding: 10px 0px;
    border-bottom: 1px solid #f2f2f2;
}
.zt-1-1{
    position: relative;
}
.zt-1-1-img{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.zt-1-1-img img{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.zt-1-3{
    padding: 10px 30px;
}
.zt-1-1-t{
    position: absolute;
    top: 10px;
    width: 100%;
}

.zt-1-t-left{
    display: inline-block;
    margin-left: 10px;
}
.zt-0-t{
    padding-top: 10px;
}
.zt-1-t-left-1{
    display: inline-block;
    margin-left: 40px;
    font-size: 1.2em;
    font-weight: 600;
    color: black;
}

.zt-1-t-right-1{
    display: inline-block;
    width: auto;
    float: right;
    color: #615a5a !important;
}

.zt-1-t-left span{
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    padding: 3px 8px;
    font-size: 0.8em;
    border-radius: 5px;
}
.zt-1-t-right{
    display: inline-block;
    width: auto;
    float: right;
}
.zt-1-t-right span{
    background-color: rgba(0,0,0,0.5);
    font-size: 0.8em;
    color: #fff;
    padding: 3px 8px;
}

.zt-1-2{
    font-size: 1.2em;
    font-weight: 600;
    color: black;
    padding: 0px 10px;
    margin-top: 10px;
}

.zt-1-3 ul{
    list-style-type: disc;
}

.zt-1-3 ul li{
    border-bottom: none;
    padding: 0px 0px 10px 0px;
}

.zt-1-3 ul li::marker{
    color: red;
}

.topicGroup-1{
    background: url(../img/waikuang@2x-min.png) no-repeat;
    background-size: 100% 100%;
    padding: 15px;
    position: relative;
}
.commentGroup-1{
    background: url(../img/goodpointbg@2x-min.png) no-repeat;
    background-size: 100% 100%;
    padding: 15px;
    position: relative;
    text-align: left;
    height: 104px;
    overflow: hidden;
    margin-bottom: 5px;
}
.topicGroup-1-title{
    color: red;
    font-weight: 600;
    padding-bottom: 10px;
}
.topicGroup{
    width: 100%;
    background: rgb(248,250,249);
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #f2f2f2;
}
.commentGroup{
    width: 100%;
    padding: 10px;
    border-radius: 5px;
}
.topicGroup .swiper-slide{
    background: rgb(248,250,249);
}
.ad-topic-group{
    padding: 10px 0px;
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
    padding-bottom: 0px;
}
.topicGroup-1-2{
    text-align: left;
    font-size: 0.8em;
    color: #a9a4a4;
    line-height: 24px;
}
.topicGroup-1-2-gz{
    color: red;
    padding: 0px 15px;
    border: 1px solid red;
    border-radius: 20px;
    float: right;
}
.topicGroup-1-3{
    position: absolute;
    top: 10px;
    font-size: 0.8em;
    color: #a9a4a4;
}

@keyframes scroll {
    100% {
        /* 需要滚动内容的总高度 */
        top: -300px;
    }
}
.topicGroup-2{
    margin-top: 10px;
    text-align: left;
    /* height: 174px; */
    height: 80px;
    overflow: hidden;
    position: relative;
}
.topicGroup-22{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    animation: scroll 10s linear infinite normal;
}
.topicGroup-2-1-t img{
    width: 20px;
    border-radius: 20px;
}
.topicGroup-2-1{
    padding-bottom: 10px;
}
.topicGroup-2-1-t span{
    font-size: 0.8em;
    padding-left: 5px;
    color: #a9a4a4;
}

.topicGroup-2-1-c{
    font-size: 0.9em;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 45px;
}
.topicGroup-2-1-cg{
    height: 60px;
    align-items: center;
    justify-content: left;
    display: flex;
    flex: 0 0 100%;
}
.topicGroup-2-1-cg span{
    font-size: 0.9em;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ad-comment-title{
    padding: 10px 10px 0px 10px;
}
.ad-comment-title img{
    width: 70px;
}
.commentGroupTitle{
    font-size: 0.8em;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}
.commentGroupView{
    font-size: 0.7em;
    text-align: left;
    color: #a9a4a4;
}
.commentGroupView img{
    width: 20px;
    margin-left: 20px;
}
.commentGroupView span{
    vertical-align: bottom;
}

.recom-li {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 0.9em;
    /* overflow: hidden; */
    text-overflow: ellipsis;
    height: 50px;
    /* display: -webkit-box; */
}
.ad-recom-specials{
    padding: 10px 0px;
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
    padding-bottom: 0px;
}

.ad-comment-group{
    padding: 10px 0px;
    width: 100%;
    overflow: hidden;
    padding-bottom: 0px;
}

.ad-topimage{
    padding: 10px 0px;
    width: 100%;
    overflow: hidden;
    padding-bottom: 0px;
}
.topimagetextb span{
    font-size: 1.1em;
    color: red;
    font-weight: 600;
}
.topimagetextb img{
    width: 2.5em;
    padding-right: 10px;
}